﻿2026-07-15T11:54:38.3508752Z ##[group]Run actions/checkout@v5
2026-07-15T11:54:38.3509391Z with:
2026-07-15T11:54:38.3509805Z   repository: BigscreenVR/spt-bs-core
2026-07-15T11:54:38.3513051Z   token: ***
2026-07-15T11:54:38.3513428Z   ssh-strict: true
2026-07-15T11:54:38.3513818Z   ssh-user: git
2026-07-15T11:54:38.3514205Z   persist-credentials: true
2026-07-15T11:54:38.3514626Z   clean: true
2026-07-15T11:54:38.3515015Z   sparse-checkout-cone-mode: true
2026-07-15T11:54:38.3515494Z   fetch-depth: 1
2026-07-15T11:54:38.3515872Z   fetch-tags: false
2026-07-15T11:54:38.3516257Z   show-progress: true
2026-07-15T11:54:38.3516653Z   lfs: false
2026-07-15T11:54:38.3517019Z   submodules: false
2026-07-15T11:54:38.3517412Z   set-safe-directory: true
2026-07-15T11:54:38.3517822Z env:
2026-07-15T11:54:38.3518193Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T11:54:38.3518673Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T11:54:38.3519284Z ##[endgroup]
2026-07-15T11:54:38.4412475Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T11:54:38.4414263Z ##[group]Getting Git version info
2026-07-15T11:54:38.4415017Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T11:54:38.4416137Z [command]/usr/bin/git version
2026-07-15T11:54:38.4416704Z git version 2.43.0
2026-07-15T11:54:38.4418023Z ##[endgroup]
2026-07-15T11:54:38.4422134Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/75d53263-770e-4733-8fba-87e6d991735b' before making global git config changes
2026-07-15T11:54:38.4423598Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T11:54:38.4424653Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T11:54:38.4455047Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T11:54:38.4474342Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T11:54:38.4484588Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T11:54:38.4487422Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T11:54:38.4508036Z HEAD
2026-07-15T11:54:38.4541409Z ##[endgroup]
2026-07-15T11:54:38.4542938Z [command]/usr/bin/git submodule status
2026-07-15T11:54:38.4731521Z ##[group]Cleaning the repository
2026-07-15T11:54:38.4734366Z [command]/usr/bin/git clean -ffdx
2026-07-15T11:54:39.3388431Z Removing target/
2026-07-15T11:54:39.3396839Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T11:54:39.3539408Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:54:39.3544879Z ##[endgroup]
2026-07-15T11:54:39.3546557Z ##[group]Disabling automatic garbage collection
2026-07-15T11:54:39.3548423Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T11:54:39.3575777Z ##[endgroup]
2026-07-15T11:54:39.3577179Z ##[group]Setting up auth
2026-07-15T11:54:39.3580370Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T11:54:39.3607093Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T11:54:39.3806167Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T11:54:39.3831791Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T11:54:39.4033649Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T11:54:39.4064736Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T11:54:39.4261946Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T11:54:39.4296626Z ##[endgroup]
2026-07-15T11:54:39.4298807Z ##[group]Fetching the repository
2026-07-15T11:54:39.4305655Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T11:54:39.9924397Z ##[endgroup]
2026-07-15T11:54:39.9925515Z ##[group]Determining the checkout info
2026-07-15T11:54:39.9926128Z ##[endgroup]
2026-07-15T11:54:39.9930070Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T11:54:39.9971110Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T11:54:39.9998914Z ##[group]Checking out the ref
2026-07-15T11:54:40.0008709Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T11:54:40.0057170Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:54:40.0060112Z ##[endgroup]
2026-07-15T11:54:40.0096711Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T11:54:40.0120453Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
